CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 语音

搜索资源列表

  1. VC知识库文章 - 文本语音转换入门

    0下载:
  2. vc语音转换入门-vc voice conversion entry
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:6494
    • 提供者:魏海
  1. 使用VC环境开发的语音识别系统

    3下载:
  2. 本系统在Windows XP系统下编译通过。使用VC环境开发。(
  3. 所属分类:语音合成与识别

    • 发布日期:2008-12-10
    • 文件大小:87748
    • 提供者:zlong19801016
  1. 语音识别

    6下载:
  2. 一款Windows语音识别软件,VC++编写
  3. 所属分类:Windows编程

  1. 语音识别

    0下载:
  2. VC 语音编程,可以参加学习
  3. 所属分类:系统编程

    • 发布日期:2009-01-17
    • 文件大小:87748
    • 提供者:maorongcai
  1. vc++视频开发实例集锦.rar

    5下载:
  2. vc++视频开发实例集锦一书得代码,包括视频捕捉系统,视频会议系统,远程视频监控系统,MPEG-4播放技术,MPEG-4编码技术,语音识别系统。。。。 是学习视频处理得必备书籍和源码
  3. 所属分类:视频捕捉/采集

    • 发布日期:2009-03-03
    • 文件大小:3724397
    • 提供者:lxh0417@163.com
  1. EndPointDetectionDlg.rar

    0下载:
  2. 语音端点检测,VC+matlab混合编程,这个文件是包含语音端点检测的代码,用的是时频参数算法,Speech Endpoint Detection, VC+ Matlab mixed programming, this document is contained in voice activity detection of code, using a time-frequency parameters algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:4933
    • 提供者:programsalon
  1. WinHTK.rar

    0下载:
  2. 著名语音识别程序HTK,可在VC环境下编译运行,Well-known speech recognition program HTK, can be compiled in VC environment to run
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-15
    • 文件大小:1268661
    • 提供者:洪先生
  1. speech.rar

    0下载:
  2. VC使用SAPI进行语音识别的例子程序,可以通过语音进行电脑控制,VC use SAPI Speech Recognition examples for the procedures carried out by computer-controlled voice
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-15
    • 文件大小:4022668
    • 提供者:fytx
  1. MFCCdeC

    0下载:
  2. 工程包括声音文件的读取、预处理、MFCC参数的提取、最后的聚类函数,对于做语音识别的人帮助很大-The works will include the sound files to read, pre-treatment, MFCC parameters extracted, the final clustering function, to do speech recognition for the great help of people
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-15
    • 文件大小:3916242
    • 提供者:WGT
  1. record

    0下载:
  2. vc源代码,在VC6.0, 8.0均测试通过。语音信号采集,并有波形示-voice collecting tool
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-14
    • 文件大小:3787481
    • 提供者:foxs
  1. record

    0下载:
  2. vc实现录音和声道控制,包含两套代码,分别为VC实现录音程序和VC实现声道控制程序。学习语音编程的及佳代码。-vc-channel recording and control of implementation, including two sets of code, respectively, VC implementation procedures and VC recordings achieve channel control procedures. Study of voice and
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:72604
    • 提供者:王志刚
  1. myAudio

    0下载:
  2. 个人开发的视频会议,语音视频部分己实现,基于UDP的可靠性传输,可分包重组,VC++源码,希望对网络通讯的朋友有所帮助-Personal development of video conferencing, voice, video part has been achieved, the reliability of transmission based on UDP, can be sub-restructuring, VC++ source code, I hope the friends
  3. 所属分类:TCP/IP Stack

  1. SpeechRecognitionSystem

    0下载:
  2. VC音频开发:语音识别系统,MFC下语音编程-VC Audio Development: voice recognition system, MFC programming for speech
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-15
    • 文件大小:3769890
    • 提供者:suxiao
  1. vc_speak_recegnition

    1下载:
  2. vc++语音识别 vc++语音识别 vc++语音识别 -VC++speak_recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:2708836
    • 提供者:kouyong
  1. MFCC

    2下载:
  2. 用VC++实现的关于语音识别中提取MFCC程序,有界面,程序能运行成功。-Use of the vc of voice recognition mfcc program, the interface, the application can run.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:2119988
    • 提供者:L-Y
  1. g726-vc-2010-05-12-1

    0下载:
  2. g.726语音编解码标准的使用,整个程序的功能如下: 1)读入原始的WAV语音文件(Audio sample rate:8khz,Audio sample size:8bit) 2) wav语音文件转为PCM语音文件 3)对PCM语音文件进行G.726压缩编码 4)对压缩后的文件进行解压缩转为PCM语音文件 5)把PCM语音文件转为WAV语音文件-g.726 speech coding standards for the use of the functions
  3. 所属分类:Audio program

    • 发布日期:2017-03-24
    • 文件大小:324869
    • 提供者:陈智铭
  1. 语音识别源代码

    0下载:
  2. 本系统在Windows XP系统下编译通过。使用VC环境开发。(robot)-This system is compiled successfully under Windows XP,developed by vc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:87748
    • 提供者:lizhihao
  1. yuyin_chuli

    0下载:
  2. VC语音处理程序源码 (2.87 MB) -VC voice processing source (2.87 MB)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-12
    • 文件大小:3005755
    • 提供者:numenr
  1. Speech

    0下载:
  2. VC语音处理程序源码VC语音处理程序 语音信号处理中的所有基本的算法的代码-VC-source VC voice processing voice processing Voice signal processing algorithms all the basic code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-13
    • 文件大小:2985873
    • 提供者:安飞
  1. Commci

    0下载:
  2. VC++ 语音播放,利用commci完成一般的播放暂停 等功能-C++
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-30
    • 文件大小:1616
    • 提供者:chang
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com